You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Can I active or enable SMBv1 in Catalina?

The short answer is "yes". Keep in mind this is not a Apple sanction answer...

The simple solution is to force SMB protocol versions by modifying /etc/nsmb.conf file.


Solution:


  1. Open Terminal
  2. Enable Root mode: " type sudo -s" and login
  3. Modify /etc/nsmb.conf via nano
  4. Sample file (the procol_vers_map = 7 forces SMB1, 2, and 3)
[default]
signing_required=no
streams=yes
protocol_vers_map=7
minauth=ntlmv2


Save and exit Terminal...


Good luck!

MacBook Pro 13”, macOS 10.15

Posted on May 13, 2020 10:11 AM

Reply

There are no replies.

Can I active or enable SMBv1 in Catalina?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.